header{
  font-family: 'Sacramento', cursive;
  font-size: 35px;
  background: #999999;
  display: flex;
  height:65px;
}

.header01{
  margin: 0 auto auto 0;
}

#headertel{
  margin: auto 0 0 auto;
  color: #ffffff;
}

a{
  text-decoration: none;
}

header span01{
  color: #008000;
}

header span02{
  color: #FF0000;
}

header span03{
  color: #0000FF;
}

header span04{
  color: #ffff00;
}

header span05{
  color: #FF4F02;
}

header span06{
  color: #008000;
}

header span07{
  color: #FF00FF;
}

header span08{
  color: #00FFFF;
}

header span09{
  color: #C299FF;
}

header span10{
  color: #FFCC33;
}


.main{
  position: relative; 
  overflow: hidden;
}

.main ul{
  position: relative;
  left: 50%;
  float: left;
}

.main li{
  list-style: none;
  padding: 25px 15px;
  position: relative;
  left: -50%;
  float: left;
  font-size: 20px;
}

footer{
  background: #222222;
  color: #ffffff;
  text-align: center;
  clear: left;
  margin: 200px 0px 0px 0px;
}





















.containercore{
  display: none;

  clear: left;
  margin: 250px 0px 400px 0px;
  border-top: 2px solid pink;
  border-bottom: 2px solid green;
  padding: 120px 0px 120px 0px;
  text-align: center;
  font-size: 65px;
  
}

.containercore span01{
  color: #ff0000;
}

.containercore span02{
  color: #0000ff;
}










.containerkaitori01{
  text-align: center;
  clear: left;
  font-size: 30px;
  color: #ff4f02;
}

.containerkaitori02{
  text-align: center;
}

#textkaitori{
  font-size: 60px;
}

.containerkaitori03{
  text-align: center;
}


#textsouba{
  font-size: 55px;
}

#textbikou{
  font-size: 23px;
}



.containerkigyoujouhou01{
  text-align: center;
  clear: left;
  font-size: 30px;
  color: #ff4f02;
}

.containerkigyoujouhou02{
  margin: 20px auto;
}










.containerkigyoujouhou02{
  max-width: 750px
}
.jouhoubox1{
  clear: left;
  float: left;
  border: 1px solid #ccc;
  padding: 20px;
  width:150px;
  background: #ffe;
  font-weight: bold;
}

.jouhoubox2{
  float: left;
  border: 1px solid #ccc;
  padding: 20px;
  width: 500px;
}











.containermessage01{
  display: none;
  clear: left;
  text-align: center;
  color: #ff4f02;
}


.containermessage01 p{
  font-size: 30px;
}

.containermessage02{
  text-align: center;
}

#textname{
  font-size: 25px;
}











.containerotoiawase01{
  text-align: center;
  clear: left;
  font-size: 30px;
  color: #ff4f02;
}

.containerotoiawase02{
  background: #00DD00;
  text-align: center;
  color:  white;
  font-size: 30px;
  margin-bottom: 50px;
}

.linebox01{
  text-align: center;
}

.linebox02{
  text-align: center;
  margin-top: 30px;
}

.linebtn{
  border-radius: 10px;
  background-color: #00DD00;
  padding: 20px;
  text-align: center;
  color: white;
  font-size: 30px;
}

.containerotoiawase03{
  background: #0000FF;
  text-align: center;
  color:  white;
  font-size: 30px;
    margin-bottom: 50px;
}

.mailbox01{
  clear: left;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  background-color: #0000FF;
  padding: 20px;
  color: white;
  font-size: 35px;
  width: 380px;
}
.containerotoiawase04{
  background: #FF8856;
  text-align: center;
  color:  white;
  font-size: 30px;
    margin-bottom: 50px;
}

.telbox01{
  clear: left;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  background-color: #FF8856;
  padding: 20px;
  color: white;
  font-size: 35px;
  width: 380px;
}
